[INFO] fetching crate lmstfy-client 0.1.4...
[INFO] testing lmstfy-client-0.1.4 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate lmstfy-client 0.1.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate lmstfy-client 0.1.4
[INFO] finished tweaking crates.io crate lmstfy-client 0.1.4
[INFO] tweaked toml for crates.io crate lmstfy-client 0.1.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate lmstfy-client 0.1.4 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 173 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.12.3 (available: v0.22.1)
[INFO] [stderr]       Adding envmnt v0.8.4 (available: v0.10.4)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.13.2)
[INFO] [stderr]       Adding tokio v0.2.25 (available: v1.50.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e1946ec4909dbc98e92a6eb438098c8f180615fedb97dfc20590f1bd0dc6759
[INFO] running `Command { std: "docker" "start" "-a" "5e1946ec4909dbc98e92a6eb438098c8f180615fedb97dfc20590f1bd0dc6759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e1946ec4909dbc98e92a6eb438098c8f180615fedb97dfc20590f1bd0dc6759", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1946ec4909dbc98e92a6eb438098c8f180615fedb97dfc20590f1bd0dc6759", kill_on_drop: false }`
[INFO] [stdout] 5e1946ec4909dbc98e92a6eb438098c8f180615fedb97dfc20590f1bd0dc6759
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d4b2f09f8f8dcce27d0452e9efbcab64a3f5d0e5d0cfe050a63ca2a9784abca
[INFO] running `Command { std: "docker" "start" "-a" "7d4b2f09f8f8dcce27d0452e9efbcab64a3f5d0e5d0cfe050a63ca2a9784abca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling httpdate v0.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling http-body v0.3.1
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-macros v0.2.6
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling lmstfy-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `retry` is never used
[INFO] [stdout]  --> src/retrier.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn retry<I, O, T, E>(iterable: I, mut operation: O) -> Result<T, E>
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.86s
[INFO] running `Command { std: "docker" "inspect" "7d4b2f09f8f8dcce27d0452e9efbcab64a3f5d0e5d0cfe050a63ca2a9784abca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d4b2f09f8f8dcce27d0452e9efbcab64a3f5d0e5d0cfe050a63ca2a9784abca", kill_on_drop: false }`
[INFO] [stdout] 7d4b2f09f8f8dcce27d0452e9efbcab64a3f5d0e5d0cfe050a63ca2a9784abca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b7d1c48378abe320affc2a7634a9306710b9a8fa4461b1eec12428a8ea4e2df2
[INFO] running `Command { std: "docker" "start" "-a" "b7d1c48378abe320affc2a7634a9306710b9a8fa4461b1eec12428a8ea4e2df2", kill_on_drop: false }`
[INFO] [stderr]    Compiling fsio v0.1.3
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stdout] warning: function `retry` is never used
[INFO] [stdout]  --> src/retrier.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub fn retry<I, O, T, E>(iterable: I, mut operation: O) -> Result<T, E>
[INFO] [stdout]   |        ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling envmnt v0.8.4
[INFO] [stderr]    Compiling lmstfy-client v0.1.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.14s
[INFO] running `Command { std: "docker" "inspect" "b7d1c48378abe320affc2a7634a9306710b9a8fa4461b1eec12428a8ea4e2df2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7d1c48378abe320affc2a7634a9306710b9a8fa4461b1eec12428a8ea4e2df2", kill_on_drop: false }`
[INFO] [stdout] b7d1c48378abe320affc2a7634a9306710b9a8fa4461b1eec12428a8ea4e2df2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 111ed7e759bb975164e4e883474f663cd646c3c42fc8d096ee6bf28d7f145dc3
[INFO] running `Command { std: "docker" "start" "-a" "111ed7e759bb975164e4e883474f663cd646c3c42fc8d096ee6bf28d7f145dc3", kill_on_drop: false }`
[INFO] [stderr] warning: function `retry` is never used
[INFO] [stderr]  --> src/retrier.rs:5:8
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub fn retry<I, O, T, E>(iterable: I, mut operation: O) -> Result<T, E>
[INFO] [stderr]   |        ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lmstfy-client` (lib) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lmstfy_client-5ad6318a4f9eb75f)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test retrier::tests::test_fixed_retry_strategy_error ... ok
[INFO] [stdout] test retrier::tests::test_fixed_retry_strategy_success ... ok
[INFO] [stdout] test api_test::get_queue_size_should_be_ok ... FAILED
[INFO] [stdout] test api_test::consume_message_should_be_ok ... FAILED
[INFO] [stdout] test api_test::consume_from_queues_should_be_ok ... FAILED
[INFO] [stdout] test api_test::consume_multiple_messages_should_be_ok ... FAILED
[INFO] [stdout] test api_test::ack_should_be_ok ... FAILED
[INFO] [stdout] test api_test::peek_dead_letter_should_work ... FAILED
[INFO] [stdout] test api_test::consume_message_should_return_empty_when_not_found ... FAILED
[INFO] [stdout] test api_test::test_env_should_be_ok ... FAILED
[INFO] [stdout] test api_test::peek_queue_should_ok ... FAILED
[INFO] [stdout] test api_test::republish_message_should_be_ok ... FAILED
[INFO] [stdout] test api_test::respawn_dead_letter_should_work ... FAILED
[INFO] [stdout] test api_test::publish_message_should_be_ok ... FAILED
[INFO] [stdout] test api_test::peek_job_should_ok ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::get_queue_size_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::get_queue_size_should_be_ok' (22) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085be3cd - lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:300:18
[INFO] [stdout]   24:     0x59b9085d44bd - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fc820 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b908589ec5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587d2e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085cfe6f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085cfe6f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085cfe6f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3ece - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7707 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cc808 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb790 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee16d - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd1e6 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860014a - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea447 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c7969 - lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:298:1
[INFO] [stdout]   40:     0x59b9085baee7 - lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:299:39
[INFO] [stdout]   41:     0x59b9085b67a6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::get_queue_size_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_message_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_message_should_be_ok' (19) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085bedc6 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:147:18
[INFO] [stdout]   24:     0x59b9085d45cd - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fc950 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b908589fc5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587d7e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d05bf - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d05bf - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d05bf - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3f1c - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7829 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085ccbb8 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb7d2 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee2ad - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd2f6 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860020c - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea499 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c7b47 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:145:1
[INFO] [stdout]   40:     0x59b9085baf17 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:146:40
[INFO] [stdout]   41:     0x59b9085b67e6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_from_queues_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_from_queues_should_be_ok' (18) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085c4561 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:257:18
[INFO] [stdout]   24:     0x59b9085d4b1d - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fcf40 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a4c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587f0e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d2a4f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d2a4f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d2a4f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d40ac - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7dc9 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cde28 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb912 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee8ed - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd846 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b9086005cc - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea659 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c84a7 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:255:1
[INFO] [stdout]   40:     0x59b9085bb007 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:256:44
[INFO] [stdout]   41:     0x59b9085b6926 - <lmstfy_client[e2bc4a7250854c8a]::api_test::consume_from_queues_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_multiple_messages_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_multiple_messages_should_be_ok' (21) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085c50a4 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:184:18
[INFO] [stdout]   24:     0x59b9085d4c2d - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fd070 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a5c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587f5e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d319f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d319f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d319f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d40fe - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7ee7 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085ce1d8 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb950 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085eea2d - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd956 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860068a - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea6b7 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c8689 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:182:1
[INFO] [stdout]   40:     0x59b9085bb037 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:183:50
[INFO] [stdout]   41:     0x59b9085b6966 - <lmstfy_client[e2bc4a7250854c8a]::api_test::consume_multiple_messages_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::ack_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::ack_should_be_ok' (17) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085bb11d - lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:473:18
[INFO] [stdout]   24:     0x59b9085d418d - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fc490 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b908589bc5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587c3e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085ce87f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085ce87f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085ce87f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3dde - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e73a7 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cbcf8 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb6d0 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085eddad - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dceb6 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b9085fff0a - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea337 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c71b9 - lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:471:1
[INFO] [stdout]   40:     0x59b9085bae27 - lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:472:28
[INFO] [stdout]   41:     0x59b9085b66a6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::ack_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::peek_dead_letter_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::peek_dead_letter_should_work' (23) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085bfc22 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:402:18
[INFO] [stdout]   24:     0x59b9085d46dd - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fca80 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a0c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587dce - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d0d0f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d0d0f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d0d0f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3f6e - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7947 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085ccf68 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb810 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee3ed - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd406 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b9086002ca - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea4f7 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c7d29 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:400:1
[INFO] [stdout]   40:     0x59b9085baf47 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:401:40
[INFO] [stdout]   41:     0x59b9085b6826 - <lmstfy_client[e2bc4a7250854c8a]::api_test::peek_dead_letter_should_work::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::consume_message_should_return_empty_when_not_found stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::consume_message_should_return_empty_when_not_found' (20) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085c5ec8 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:174:18
[INFO] [stdout]   24:     0x59b9085d4d3d - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fd1a0 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a6c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587fae - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d38ef - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d38ef - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d38ef - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d414c - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e8009 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085ce588 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb992 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085eeb6d - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dda66 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860074c - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea709 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c8867 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:172:1
[INFO] [stdout]   40:     0x59b9085bb067 - lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:173:62
[INFO] [stdout]   41:     0x59b9085b69a6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::consume_message_should_return_empty_when_not_found::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::test_env_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::test_env_should_be_ok' (29) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c7609 - lmstfy_client[e2bc4a7250854c8a]::api_test::test_env_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085baeb7 - lmstfy_client[e2bc4a7250854c8a]::api_test::test_env_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:78:27
[INFO] [stdout]   24:     0x59b9085b6766 - <lmstfy_client[e2bc4a7250854c8a]::api_test::test_env_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   46:     0x769efebbda64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::peek_queue_should_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::peek_queue_should_ok' (25) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085bd223 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:328:18
[INFO] [stdout]   24:     0x59b9085d43ad - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fc6f0 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b908589dc5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587cde - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085cf71f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085cf71f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085cf71f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3e7c - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e75e9 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cc458 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb752 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee02d - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd0d6 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860008c - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea3e9 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c7577 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:326:1
[INFO] [stdout]   40:     0x59b9085bae87 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:327:32
[INFO] [stdout]   41:     0x59b9085b6726 - <lmstfy_client[e2bc4a7250854c8a]::api_test::peek_queue_should_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::republish_message_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::republish_message_should_be_ok' (27) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085c1362 - lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:100:18
[INFO] [stdout]   24:     0x59b9085d48fd - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fcce0 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a2c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587e6e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d1baf - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d1baf - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d1baf - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d400c - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7b89 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cd6c8 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb892 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee66d - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd626 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860044c - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea599 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c80e7 - lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:98:1
[INFO] [stdout]   40:     0x59b9085bafa7 - lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:99:42
[INFO] [stdout]   41:     0x59b9085b68a6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::republish_message_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::respawn_dead_letter_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::respawn_dead_letter_should_work' (28) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085c2dc2 - lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:433:18
[INFO] [stdout]   24:     0x59b9085d4a0d - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fce10 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a3c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587ebe - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d22ff - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d22ff - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d22ff - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d405c - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7ca9 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cda78 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb8d2 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee7ad - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd736 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860050c - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea5f9 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c82c7 - lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:431:1
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   40:     0x59b9085bafd7 - lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:432:43
[INFO] [stdout]   41:     0x59b9085b68e6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::respawn_dead_letter_should_work::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::publish_message_should_be_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::publish_message_should_be_ok' (26) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085c0d48 - lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:84:18
[INFO] [stdout]   24:     0x59b9085d47ed - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fcbb0 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b90858a1c5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587e1e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085d145f - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085d145f - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085d145f - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3fbe - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e7a67 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cd318 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb850 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085ee52d - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dd516 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b90860038a - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea547 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c7f09 - lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:82:1
[INFO] [stdout]   40:     0x59b9085baf77 - lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:83:40
[INFO] [stdout]   41:     0x59b9085b6866 - <lmstfy_client[e2bc4a7250854c8a]::api_test::publish_message_should_be_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api_test::peek_job_should_ok stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api_test::peek_job_should_ok' (24) panicked at src/api_test.rs:26:5:
[INFO] [stdout] assertion `left == right` failed: environment var LMSTFY_CLIENT_TEST_CONFIG not exist
[INFO] [stdout]   left: true
[INFO] [stdout]  right: false
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59b908a3a80a - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec4e911328de40a6]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59b908a3a80a - std[ec4e911328de40a6]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59b908a3a80a - <<std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59b908a50b4a - <core[a96a4c5c53f902a3]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59b908a50b4a - core[a96a4c5c53f902a3]::fmt::write
[INFO] [stdout]    6:     0x59b908a3f5f2 - std[ec4e911328de40a6]::io::default_write_fmt::<alloc[c960326de6de28e6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59b908a3f5f2 - <alloc[c960326de6de28e6]::vec::Vec<u8> as std[ec4e911328de40a6]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x59b908a18bcf - <std[ec4e911328de40a6]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x59b908a18bcf - std[ec4e911328de40a6]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x59b908a327f9 - std[ec4e911328de40a6]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x59b90860fb0c - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x59b90860fb0c - test[30c43f9fd66fea90]::test_main_with_exit_callback::<test[30c43f9fd66fea90]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59b908a32a72 - <alloc[c960326de6de28e6]::boxed::Box<dyn for<'a, 'b> core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x59b908a32a72 - std[ec4e911328de40a6]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x59b908a18c88 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x59b908a10549 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace::<std[ec4e911328de40a6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x59b908a19b5d - __rustc[aa69f48705c57ca8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59b908a5133c - core[a96a4c5c53f902a3]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59b908a51223 - core[a96a4c5c53f902a3]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:434:23
[INFO] [stdout]   20:     0x59b9089afb7e - core[a96a4c5c53f902a3]::panicking::assert_failed::<bool, bool>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x59b9085c679e - lmstfy_client[e2bc4a7250854c8a]::api_test::get_config_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:26:5
[INFO] [stdout]   22:     0x59b9085c640a - lmstfy_client[e2bc4a7250854c8a]::api_test::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:45:19
[INFO] [stdout]   23:     0x59b9085bbfcb - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:363:18
[INFO] [stdout]   24:     0x59b9085d429d - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:74
[INFO] [stdout]   25:     0x59b9085fc5c0 - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:127:9
[INFO] [stdout]   26:     0x59b908589cc5 - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::try_with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   27:     0x59b908587c8e - <std[ec4e911328de40a6]::thread::local::LocalKey<core[a96a4c5c53f902a3]::cell::Cell<tokio[834dac856762c53f]::coop::Budget>>>::with::<tokio[834dac856762c53f]::coop::with_budget<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>::{closure#0}, core[a96a4c5c53f902a3]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   28:     0x59b9085cefcf - tokio[834dac856762c53f]::coop::with_budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:120:13
[INFO] [stdout]   29:     0x59b9085cefcf - tokio[834dac856762c53f]::coop::budget::<core[a96a4c5c53f902a3]::task::poll::Poll<()>, <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/coop.rs:96:5
[INFO] [stdout]   30:     0x59b9085cefcf - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:131:35
[INFO] [stdout]   31:     0x59b9085d3e2c - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:29
[INFO] [stdout]   32:     0x59b9085e74c9 - <tokio[834dac856762c53f]::macros::scoped_tls::ScopedKey<tokio[834dac856762c53f]::runtime::basic_scheduler::Context>>::set::<tokio[834dac856762c53f]::runtime::basic_scheduler::enter<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/macros/scoped_tls.rs:63:9
[INFO] [stdout]   33:     0x59b9085cc0a8 - tokio[834dac856762c53f]::runtime::basic_scheduler::enter::<<tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, (), tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:213:13
[INFO] [stdout]   34:     0x59b9085cb712 - <tokio[834dac856762c53f]::runtime::basic_scheduler::BasicScheduler<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::time::driver::Driver<tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>, tokio[834dac856762c53f]::park::either::Either<tokio[834dac856762c53f]::io::driver::Driver, tokio[834dac856762c53f]::park::thread::ParkThread>>>>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/basic_scheduler.rs:123:9
[INFO] [stdout]   35:     0x59b9085edeed - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:444:39
[INFO] [stdout]   36:     0x59b9085dcfc6 - tokio[834dac856762c53f]::runtime::context::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/context.rs:72:5
[INFO] [stdout]   37:     0x59b9085fffcc - <tokio[834dac856762c53f]::runtime::handle::Handle>::enter::<<tokio[834dac856762c53f]::runtime::Runtime>::block_on<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/handle.rs:76:9
[INFO] [stdout]   38:     0x59b9085ea389 - <tokio[834dac856762c53f]::runtime::Runtime>::block_on::<lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.2.25/src/runtime/mod.rs:441:21
[INFO] [stdout]   39:     0x59b9085c7397 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:361:1
[INFO] [stdout]   40:     0x59b9085bae57 - lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api_test.rs:362:30
[INFO] [stdout]   41:     0x59b9085b66e6 - <lmstfy_client[e2bc4a7250854c8a]::api_test::peek_job_should_ok::{closure#0} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59b908603beb - <fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x59b908603beb - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18
[INFO] [stdout]   44:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74
[INFO] [stdout]   45:     0x59b9086105db - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   46:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   47:     0x59b9086105db - std[ec4e911328de40a6]::panicking::catch_unwind::<core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   48:     0x59b9086105db - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<test[30c43f9fd66fea90]::run_test_in_process::{closure#0}>, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   49:     0x59b9086105db - test[30c43f9fd66fea90]::run_test_in_process
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27
[INFO] [stdout]   50:     0x59b9086105db - test[30c43f9fd66fea90]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43
[INFO] [stdout]   51:     0x59b90860bcf4 - test[30c43f9fd66fea90]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41
[INFO] [stdout]   52:     0x59b90860bcf4 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   53:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   54:     0x59b9086131e2 - <core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   55:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   56:     0x59b9086131e2 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   57:     0x59b9086131e2 - std[ec4e911328de40a6]::panic::catch_unwind::<core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe<std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x59b9086131e2 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   59:     0x59b9086131e2 - <std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked<test[30c43f9fd66fea90]::run_test::{closure#1}, ()>::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   60:     0x59b908a3a0df - <alloc[c960326de6de28e6]::boxed::Box<dyn core[a96a4c5c53f902a3]::ops::function::FnOnce<(), Output = ()> + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   61:     0x59b908a3a0df - <std[ec4e911328de40a6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   62:     0x769efeb30aa4 - <unknown>
[INFO] [stdout]   63:     0x769efebbda64 - clone
[INFO] [stdout]   64:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api_test::ack_should_be_ok
[INFO] [stdout]     api_test::consume_from_queues_should_be_ok
[INFO] [stdout]     api_test::consume_message_should_be_ok
[INFO] [stdout]     api_test::consume_message_should_return_empty_when_not_found
[INFO] [stdout]     api_test::consume_multiple_messages_should_be_ok
[INFO] [stdout]     api_test::get_queue_size_should_be_ok
[INFO] [stdout]     api_test::peek_dead_letter_should_work
[INFO] [stdout]     api_test::peek_job_should_ok
[INFO] [stdout]     api_test::peek_queue_should_ok
[INFO] [stdout]     api_test::publish_message_should_be_ok
[INFO] [stdout]     api_test::republish_message_should_be_ok
[INFO] [stdout]     api_test::respawn_dead_letter_should_work
[INFO] [stdout]     api_test::test_env_should_be_ok
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "111ed7e759bb975164e4e883474f663cd646c3c42fc8d096ee6bf28d7f145dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "111ed7e759bb975164e4e883474f663cd646c3c42fc8d096ee6bf28d7f145dc3", kill_on_drop: false }`
[INFO] [stdout] 111ed7e759bb975164e4e883474f663cd646c3c42fc8d096ee6bf28d7f145dc3
